home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / shadez.swf / scripts / Local / External / CProtection.as < prev    next >
Encoding:
Text File  |  2011-08-19  |  863 b   |  47 lines

  1.  
  2. {
  3.    if(true)
  4.    {
  5.       CProtection = ┬º┬ºnewclass(CProtection,Object);
  6.    }
  7. }
  8.  
  9. package Local.External
  10. {
  11.    public class CProtection
  12.    {
  13.        
  14.       
  15.       public function CProtection()
  16.       {
  17.          if(true)
  18.          {
  19.             super();
  20.          }
  21.       }
  22.       
  23.       public static function ShowAds() : Boolean
  24.       {
  25.          ┬º┬ºpush(CURL.isCMG());
  26.          if(true)
  27.          {
  28.             ┬º┬ºpush(┬º┬ºpop());
  29.             if(true)
  30.             {
  31.                if(!┬º┬ºpop())
  32.                {
  33.                   if(true)
  34.                   {
  35.                      ┬º┬ºpop();
  36.                      ┬º┬ºpush(CURL.isKONGREGATE());
  37.                   }
  38.                   ┬º┬ºpush(┬º┬ºpop());
  39.                }
  40.             }
  41.             ┬º┬ºpush(!┬º┬ºpop());
  42.          }
  43.          return ┬º┬ºpop();
  44.       }
  45.    }
  46. }
  47.